Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Add release-ng-arm64-fips release target #46930

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

camscale
Copy link
Contributor

Add a release target to build.assets/Makefile to build the arm64-fips
release. This was missed before because I erroneously assumed we stopped
doing that due to rust build issues, but it was just that rdpclient was
no longer part of the arm64-fips build, not that we abandoned that build
altogether.

Add a release target to `build.assets/Makefile` to build the arm64-fips
release. This was missed before because I erroneously assumed we stopped
doing that due to rust build issues, but it was just that rdpclient was
no longer part of the arm64-fips build, not that we abandoned that build
altogether.
@camscale camscale added the no-changelog Indicates that a PR does not require a changelog entry label Sep 26, 2024
@rohithrrao
Copy link

@camscale looks like this just waiting for additional approvals. If you get got those, we would appreciate having FIPs compliant ARM64 docker images.

@camscale
Copy link
Contributor Author

@camscale looks like this just waiting for additional approvals. If you get got those, we would appreciate having FIPs compliant ARM64 docker images.

@rohithrrao This PR is for a new build method that is not yet in use. We already publish ARM64 fips images -public.ecr.aws/gravitational/teleport-ent-fips-distroless:16.4.3 was just published today and it contains AMD64 and ARM64 architectures.

@camscale camscale added this pull request to the merge queue Oct 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 17, 2024
@camscale camscale added this pull request to the merge queue Oct 17, 2024
Merged via the queue into master with commit 5cd8ec2 Oct 17, 2024
39 checks passed
@camscale camscale deleted the camh/build-arm64-fips-ng branch October 17, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants